3-Information Theory-Error Prevention

error prevention

Information transfer can prevent errors {error prevention}. For fewest errors, strings and blocks are approximately same length.

check bit

Extra bits {check bit} in bytes can be for detecting message errors. Check bits are independent.

error correction

Coding methods {error correction} can correct errors automatically. Error-correcting code can perform same operation three times and use majority result.

Hamming code

Ordered parity-check series, using parity bits for overlapping strings, can find error positions {Hamming code}. Programs can check strings at all positions. For position errors, programs add 1 at position.

logical sum checking

Error checking {logical sum checking} can find logical sum of bits.

parity checking

Error checking {parity checking}| can compare check bit to sum of other bits. Parity checks have order {syndrome, parity}, typically by position.

rectangular code

Error-correcting codes {rectangular code} can code message in arrays, with check bits for rows and columns. The same check bit can be for row and column {triangular code}. Three-dimensional arrays can have line check bits {cubic code}. Codes with higher dimension are better for error prevention.

Reed-Solomon code

Parity checking {Reed-Solomon code} can use Galois field theory.

source symbol

Symbols {source symbol} added to predicted symbols in messages can make error codes. Source symbol adds to predicted symbol at receiving end, to generate original string, which will be correct even if prediction is in error.

weighted check sum

Error checking {weighted check sum} can use bit frequencies.

Related Topics in Table of Contents

3-Information Theory

Drawings

Drawings

Contents and Indexes of Topics, Names, and Works

Outline of Knowledge Database Home Page

Contents

Glossary

Topic Index

Name Index

Works Index

Searching

Search Form

Database Information, Disclaimer, Privacy Statement, and Rights

Description of Outline of Knowledge Database

Notation

Disclaimer

Copyright Not Claimed

Privacy Statement

References and Bibliography

Consciousness Bibliography

Technical Information

Date Modified: 2022.0225